﻿@charset "utf-8";

*{ font-family: 'Heebo-Light';}
html, div{outline:0;}
cite, em, strong, i{font-style:normal;}
.hide{display:none;}
.imgbox{display:block; overflow:hidden;}
.imgbox img{max-width:100%; max-height:100%;}
input,textarea{outline: none;}
input[type=submit]{cursor: pointer;}
/*#main.w>.fl{width:190px;}*/

.img_Path{text-align: center;}
.img_Path img{vertical-align: middle;max-width: 100%;max-height: 100%;transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;}
.img_Path span{display: inline-block;height: 100%;vertical-align: middle;}
body{ background:#fff;width: 100%;height: 100%;max-width: 1920px;margin:0 auto;overflow-x: hidden;position: relative;}
.wrap{width:1280px; margin:0 auto; zoom:1;}
.index_con.wrap{width:1440px; margin:0 auto; zoom:1;}
/*.wrap:after,.wrap:before{display:table; content:'';}*/
/*.wrap:after{clear:both;}*/
.text-over{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.over{overflow: hidden;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.table{width: 100%;height: 100%;display: table;}
.table-cell{display: table-cell;}
.inline{display: inline;}
.inline-block{display: inline-block;}
.block{display: block;}
.hidden{display: none;}
.visible-hidden{visibility: hidden;opacity: 1;}
.middle{vertical-align: middle;}
.middleImg img{vertical-align: middle;}
.middleImg .mid-ilb{vertical-align: middle;display: inline-block;}
.middleImg span{height: 100%;vertical-align: middle;display: inline-block;}
.relative{position: relative;}
.absolute{position: absolute;z-index: 1;}
.fixed{position: fixed;z-index: 1;}
.center-vertical{position: relative;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.trans-show{transition:all .5s;-webkit-transition:all .5s;opacity: 0;visibility: hidden;}
.trans-show.visable{opacity: 1;visibility: visible;}
.trans{-webkit-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.imgZoom img{transition: all .4s;-webkit-transition: all .4s;}
.imgZoom img:hover{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1);}
.pointer{cursor: pointer;}
.flow-shadow{-webkit-transition:all .5s;transition:all .5s;}
.flow-shadow:hover{transform:translate3d(0, -2px, 0);-webkit-transform:translate3d(0, -2px, 0);-webkit-box-shadow:0 0px 10px #e9e9e9;box-shadow:0 0px 10px #e9e9e9;}
.clear_gt_991{clear: both;}
.border-box{box-sizing: border-box;}
*.hoverColor{-webkit-transition:all .3s;transition:all .3s;}
/**.hoverColor:hover{color: #febf66!important;}*/
.show-pc-block{display: block!important;}
.show-pc-inline-block{display: inline-block!important;}
.show-mb-block{display: none!i;}
.show-mb-inline-block{display: none!important;}
body.flex-foot-bottom{display: flex;flex-direction: column;}
.flex-foot-bottom .header,
.flex-foot-bottom .footer,
.flex-foot-bottom .top-cateogry,
.flex-foot-bottom .wrap-banner,
.flex-foot-bottom .bread{flex: 0 0 auto;}
.flex-main-content{flex: 1 0 auto;}
a:hover{text-decoration: none;}


body .bx-wrapper .bx-pager, body .bx-wrapper .bx-controls-auto{ display: none; }




/*.index .bx-wrapper .bx-controls-direction{ display: none;}*/
.index .bx-wrapper{position: relative;}
.index .bx-wrapper .bx-pager.bx-default-pager a{ width: 13px; height: 13px; background: rgba(255, 255, 255, 0.3); -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box}
.index .bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a:hover, .bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a.active{ background: none;  border: 2px solid 
	#fff;}
.index .bx-wrapper .bx-pager .bx-pager-item, .bx-wrappe2r .bx-controls-auto .bx-controls-auto-item{ vertical-align: bottom;}


products{margin: 35px auto;}
.products .left_outer{ width: 260px;}

.products .hot_pro{ margin: 30px 0; width: 100%;}
.products .hot_pro .title{margin-bottom: 10px;font-size: 22px;height: 55px;line-height: 55px;}
.products .hot_pro .list{ display: block; width: 100%; height: 100%; text-decoration: none;}
.products .hot_pro .list .item{ margin-top: 20px; width: 100%; height: 90px;}
.products .hot_pro .list .item:first-child{ margin-top: 0;}
.products .hot_pro .list .item .img{ display: block; width: 90px; height: 100%; background: #d1d1d1;}
.products .hot_pro .list .item .item_title{ display: block; width: calc(100% - 110px); height: 100%; line-height: 24px; font-size: 13px; color: #888; overflow: hidden; -webkit-transition: all 0.3s; transition: all 0.3s;}
.products .hot_pro .list .item:hover .item_title{ color: #333;}

.products .pro_cate{ width: 100%;}
.products .pro_cate .page_name{margin-bottom: 10px;font-size: 22px;height: 55px;line-height: 55px;}
.products .pro_cate .first_cate{height: 35px;line-height: 35px; overflow:hidden; background: url(../images/pro_cate_icon.png) no-repeat center right;cursor: pointer;}
.products .pro_cate .first_cate a{font-size: 14px;}
.products .pro_cate .first_cate .border{width: 37px;border-bottom: 1px solid #ec6a14;}
.products .pro_cate .son_cate{}
.products .pro_cate .list.on .son_cate{display: block;}
.products .pro_cate .list.on .first_cate{background: url(../images/pro_cate_icon_on.jpg) no-repeat center right;}
.products .pro_cate .son_cate .item:first-child{border-top: none;}
.products .pro_cate .son_cate .item{height: 39px;line-height: 39px;}
.products .pro_cate .son_cate .item a{font-size: 13px;color: #909090;padding-left:20px;}
.products .pro_cate .son_cate .item:hover,.products .pro_cate .son_cate .item.on{background: url(../images/pro_son_cate_icon.png) no-repeat left center;}
.products .pro_cate .son_cate .item:hover a,
.products .pro_cate .son_cate .item.on a,
.products .pro_cate .son_cate .subcate3 a.sia:hover{color: #ec6a14;}
.products .pro_cate .son_cate .subcate3{margin-bottom: 10px;}
.products .pro_cate .son_cate .subcate3 a.sia{display: block;font-size: 12px;color: #909090;line-height: 200%;}

.products .contents .blk{width:31%;margin:0 1% 25px;text-align: center;}
.products .contents .blk .pic_box{/*background: #faf8f2;*/}
.products .contents .blk .name{margin-top: 22px;}
.products .contents .blk .name a{font-size: 13px;color: #333;}
.products .ueeshop_responsive_position{margin-bottom: 20px;}

.products .brief_desction{ margin-bottom: 39px;}

/*
.goods .ueeshop_responsive_products_detail .gallery #small_img .pic_box{border-color: transparent;}
.goods .ueeshop_responsive_products_detail .gallery #small_img .pic_box.on{border-color: #ec6a14;}
.goods .ueeshop_responsive_products_detail .info .button a{ background:#ec6a14!important;}
*/
body .ueeshop_responsive_products_detail .gallery .left_small_img .pic_box.on{border:1px solid #ec6a14;}
body .ueeshop_responsive_products_detail .info .button > a,
body .ueeshop_responsive_products_detail .info .button .download_button > span{background-color: #ec6a14!important;}
.goods .ueeshop_responsive_products_detail .description .title{border:none;text-transform: uppercase;color: #000;}
.goods .ueeshop_responsive_products_detail_review .review_form h1{font-size: 20px;font-weight: normal;}

.category_name{float: left;font-size: 22px;}
#position{float: right;height: 25px;line-height: 25px;padding: 25px 0;font-size: 13px;color: #555555;text-align: right;}
#position a{font-size: 13px;color: #555555;}
#position strong{font-weight: normal;}
.page_detail #position,
.article #position{float: left;width: 100%;border-bottom: 1px solid #ededed;text-align: left;}
.goods #position{border-bottom: none;}
.products #position{padding: 0;}
.top_tab{padding-top: 25px;border-bottom: 1px solid #ededed;}
.top_tab .ueeshop_responsive_position{float: right;height: auto;}
.top_tab .ueeshop_responsive_position .position{position: unset;height: auto;line-height: normal;}
.w .ueeshop_responsive_position{border-bottom: none;}
.page_detail.w .ueeshop_responsive_position{border-bottom: 1px solid #ddd;}
.w .ueeshop_responsive_position .position a{font-size: 13px;color: #555;}
.w .ueeshop_responsive_position .position a:last-child{color: #ec6a14;}

.products .contenter{float: right;width: 890px;margin-left: 49px;}
.products .contents p{font-size:16px; line-height:180%;}
.products .contents h3{ font-size:18px; font-weight:bold; line-height:180%;}
.products .contents span{font-size:14px; color:#999;}

#turn_page{margin: 50px 0 90px;text-align: right;}
#turn_page span{border: none;}
#turn_page span em{width: 20px;height: 8px;}
#turn_page .icon_page_prev{background:url(../images/prev_page.png) no-repeat center center;}
#turn_page .icon_page_next{background: url(../images/next_page.png) no-repeat center center;}
#turn_page .page_item_current{background: none;color: #ec6a14;font-size: 16px;}
#turn_page font, #turn_page a{color: #555555;}

.info_cate{float: left;width: 60%;}
.info_cate .item{display: inline-block;vertical-align: middle;padding-left: 10px;margin: 0 40px 25px 0;}
.info_cate .item.on{background: url(../images/info_cate_icon.jpg) no-repeat center left;}
.info_cate .item.on a{text-decoration: underline;}
.info_cate .item a{font-size: 15px;}

/* 新闻详细(推荐文章) */
.rale_news{ padding-bottom: 56px; width: 100%;}
.rale_news .news_title{ width: 100%; height: 30px; line-height: 30px;}
.rale_news .news_title .title{ font-size: 22px; color: #191919;}
.rale_news .news_title .read_btn{ font-size: 14px; color: #888;}
.rale_news .news_title .read_btn span{ font-size: 14px; color: #888; font-family: cursive; font-weight: bold;}
.rale_news .list{ display: grid; grid-template-columns: repeat(4, 23.25%); justify-content: space-between; margin-top: 23px; width: 100%;}
.rale_news .list .item{ }
.rale_news .list .item .img{ display: block; width: 100%; text-align: center; text-decoration: none; overflow: hidden;}
.rale_news .list .item .title{ display: -webkit-box; margin-top: 15px; line-height: 21px; font-size: 16px; color: #333; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.rale_news .list .item .time{ margin-top: 8px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898;}
.rale_news .list .item .brief{ display: -webkit-box; margin-top: 6px; line-height: 24px; font-size: 14px; color: #888; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.rale_news .list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
/*.rale_news .list .item:hover .title{ color: #691a19;}*/

.rale_news.desc_news{ margin-top: 55px;}
.rale_news.desc_news .news_title{ position: relative; width: 100%; text-align: center;}
.rale_news.desc_news .news_title:before{ display: block; content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #ddd; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.rale_news.desc_news .news_title .title{ position: relative; z-index: 1; padding: 0 40px; width: 100%; background: #fff; text-align: center;}
.rale_news.desc_news .list{ grid-template-columns: repeat(2, 49%); grid-row-gap: 44px;}
.rale_news.desc_news .list .item .img{ width: 39.2857%; height: 100%; text-align: center;}
.rale_news.desc_news .list .item .text{ width: calc(100% - 43.5374%);}
.rale_news.desc_news .list .item.no_img .text{ width: 100%;}
.rale_news.desc_news .list .item .text .title{ margin-top: 0; font-size: 18px;}
.rale_news.desc_news .list .item .brief{ font-size: 15px; color: #888;}
.w{ width: 1200px; margin: 0 auto; }

#footer{ padding-top: 45px; width: 100%; border-top: 1px solid #e3e3e3; background:#f1f1f1;}
#footer .footer_top{ padding-bottom: 40px; }
#footer .f_left{ width: 20%; padding-left: 40px; }
#footer .f_left .f_title{ font-family: Poppins-Regular; font-size: 18px; color: #223145; letter-spacing: 2px; }
#footer .f_left .f_contact .row{ margin-top: 27px; text-align: left;}
#footer .f_left .f_contact .row , #footer .f_left .f_contact .row a{ color: #888888; font-size: 14px;  }
#footer .f_right { width: calc( 100% - 20% - 40px ); }
#footer .f_right .f_item{ width: calc( 33.3333% - 120px ); padding-left: 120px; }
#footer .f_right .f_item .f_title{ font-family: Poppins-Regular; font-size: 18px; color: #223145; letter-spacing: 2px; text-transform: uppercase; }
#footer .f_right .f_item.share_menu{ padding-left: 80px; }
#footer .f_right .f_item .list{ margin-top: 30px; }
#footer .f_right .f_item .list a{ display: block; line-height: 36px; text-indent: 12px; font-size: 14px; color: #888888; font-family:  Opensans-Regular; }
#footer .f_right .f_item .list a:hover{ color: #ec6a14; }
#footer .f_right .f_item.share_menu .foot_share a{ display: inline-block; }
#footer .link{padding-top: 30px;margin-bottom: 20px; text-align: center;}
#footer .link .item{display: inline-block;vertical-align: middle;line-height: 14px;}
#footer .link .item:first-child a{border-left: none;}
#footer .link .item a{display: block;padding: 0 25px 0 35px;font-size: 15px;border-left: 1px solid #223145;}
.copyright{ height: 58px; line-height: 58px; background: #223145; font-size: 14px; color: #ffffff; text-align: center; }
.copyright a{ color: #fff; }

@media screen and (max-width: 1280px){
	#footer .copyright .wrap{ width: 100%; }
	#footer .footer_top{ width: 96%; margin: 0 auto; }
	#footer .f_right .f_item{ width: calc( 33.3333% - 30px ); padding-left: 30px; }
	#footer .f_right .f_item.share_menu{ padding-left: 30px; }
}

@media(max-width: 1220px){
 .w{width: 96%;}
 .contenter{width: calc( 100% - 309px);}
 .products .pro_cate{width: 22.5%;}
 .products .contenter{width: 73%;margin-left: 0;}
}

@media(max-width: 1150px){
  #header .header .logo{margin-left: 10px;}
  #nav .list{margin: 0 10px;}

}
@media(max-width: 1000px){
    .clear_991{clear: both;}
    .clear_gt_991{clear: none;}
  .info_cate{display: none;}
  .pro_cate{display: none;}
  .contenter{width: 100%;}
  .products .left_outer{ display: none; }
  .products .contenter{width: 100%;}

  .products .contents .blk{width: 48%;}
}
@media(max-width: 768px){
  #header{display: none;}
  #footer .footer_down .link .item{width: 25%;margin: 10px 0;}
  /*#footer .footer_down .link .item a{border: none;}*/
    #footer .foot-contact .foot-title{background: none;border-bottom: none;padding-bottom: 0;}
    #footer .friendship-link{margin-top: 20px;}
    #footer .friendship-link .list a{width: 13%;}
  .rale_news .list{ grid-template-columns: repeat(2, 46.5%);}

  #footer .footer_top{ padding-bottom: 30px; }
  #footer .f_left , #footer .f_right .f_item{ margin-bottom: 25px; }
  #footer .f_left , #footer .f_right{ padding-left: 0; width: 100%; }
  #footer .f_right .f_item{ padding-left: 0; width: 100%; }
  #footer .f_right .f_item.share_menu{ padding-left: 0; }
  .foot_share .foot_share_box{ margin-left: 10px;}

	#footer .f_right .f_item .list a{ text-indent: 0; }
	#footer .f_contact{ display: none; }
	#footer .f_right .f_item:not(.share_menu) .list{ display: none; }
	#footer .f_left .f_title , #footer .f_right .f_item .f_title{ position: relative; }
	#footer .f_left .f_title em, #footer .f_right .f_item:not(.share_menu) .f_title em{ background: url(../images/pull_icon.png) no-repeat center center / 100%; width: 24px; height: 24px; position: absolute; top: 50%; transform: translateY(-50%); right: 20px; }
	#footer .f_right .f_item:not(.share_menu) .f_title{ cursor: pointer; }
	.copyright{ height: 44px; line-height: 44px; }
}

@media screen and (max-width: 650px){
	#footer .f_left .f_item .f_title , #footer .f_right .f_item .f_title{ font-size: 16px; text-align: left;}
}

@media(max-width: 600px){
    .clear_991{clear: none;}
    .clear_640{clear: both;}

	#footer .footer_top{text-align: center;}
	#footer .footer_top .list{width: auto;margin: 5px auto;text-align: left;padding-top: 10px;}
	#footer .footer_top .list .item{display: none;}
	#footer .footer_top .list .title{margin-bottom: 0;font-size: 14px;}
	#footer .footer_top .list.on .title{margin-bottom: 20px;}
	#footer .footer_top .list.on .item{display: block;margin-left: 5px;}
	#footer .footer_down .link{margin-top: 10px;}
	#footer .footer_top .list .title,#footer .footer_top .list .item{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	#footer .footer_top .list.contact_list{width: auto;}
	#footer .footer_down .link .item{width: auto;margin:0;}
	#footer .footer_down .link .item a{font-size: 12px;padding:0 5px;}
	#footer .footer_down{margin-top: 20px;}
	#footer .footer_down .link .item{margin: 5px 0;}
	#footer .friendship-link{margin-top: 15px;}
	#footer .friendship-link .title{width: 100%;float: none;text-align: center;margin-bottom: 10px;margin-right: 0;}
	#footer .friendship-link .list{width: 100%;float: none;}
	#footer .friendship-link .list a{width: 19%;}
	#footer .footer_top .list_box{display: none;}
	#footer .f_right .f_item .list a{ text-align: left; }
	#copymsg{padding: 15px 0;}
	.products{margin: 5px auto;}

	.top_tab{padding: 10px 0;}
}

@media (max-width: 450px){
	#footer .friendship-link .list a{width: 24%;text-align: center;margin: 0 .5% 5px;}
	#footer .link .item a{ padding: 0 10px; }
	#copymsg,
	#copymsg a{font-size: 14px;}
}
#preview{position:absolute;top:0;left:0;width:auto;height:auto;z-index:1;opacity:0.3;}
.about{width: 1130px;margin: 0 auto;}
.about .about_title{font-size: 30px;line-height: 28px;color: #223145;text-align: center;font-family: 'Poppins-Regular';width: 100%;padding-top: 55px;}
.about .about_title_line{width: 28px;height: 2px;background: #c3c3c3;margin:15px auto 0;}
.about .desc{width: 990px;margin: 16px auto 0;font-size: 13px;line-height: 24px;color: #555555;text-align: center;padding-bottom: 75px;}
.about .other{font-size: 13px;line-height: 24px;color: #555555;width: 990px;padding-bottom: 95px;}
.about .copy{padding-bottom: 45px;}
.about .copy .imgout{width: 603px;}
.about .copy .imgout .img{width: 296px;height: 366px;float: left;}
.about .copy .imgout .img:first-child{margin-right: 11px;}
.about .copy .words{width: 472px;}
.about .copy .words .title{font-size: 40px;color: #223145;border-bottom: 1px solid #cccccc;font-family: 'Poppins-Regular';padding-bottom: 18px;}
.about .copy .words .name{font-size: 30px;color: #223145;font-family: 'Poppins-Regular';padding-top: 26px;}
.about .copy .words .brief{font-size: 13px;color: #555555;font-family: 'Poppins-Regular';line-height: 24px;padding-top: 11px;}



#footer .global_swap_chain{ padding: 0; }



@media only screen and (max-width: 1440px){
	#header .nav .a + .a{ margin-left: 2.6591%;}
}

@media only screen and (max-width: 1280px){
	.wrap{padding-left:10px;padding-right:10px;}
	.rightside{width:710px}

}

@media only screen and (max-width: 991px){
	.wrap-margin-top{padding-top:0;}
}



	#footer{width:100%; overflow:hidden;}
	#footer .link{padding:10px;}
	#footer .link ul{width:100%;}
	#footer .link ul li{display:none; border-bottom:1px solid #818181; text-indent:15px; height:44px; line-height:44px; max-width:100%;}
	#footer .link ul.contact{width:100%;}
	#footer .link ul.contact li.i{text-indent:0; padding:10px 0; padding-left:25px;}
	#footer .link ul li.tit{font-weight:normal; font-size:16px; display:block; background:url(../images/navsub.png) 95% center no-repeat; text-indent:5px; margin:0; height:44px; line-height:44px;}
	#footer .link ul.show-child li{ display: block;}
	#footer .link .br{display:none;}
	#footer .partners{padding-bottom:10px;}
	#footer .partners .title{position:relative; text-align:center; width:100%; padding:8px 0; padding-bottom:5px;font-size:20px;}
	#footer .partners .box{padding:5px 0;}
	#footer .partners .box .list{width:50%; height:auto; float:left; box-sizing:border-box; margin:0; border:none; margin-bottom:10px; padding:0 5px; background:none;}
	#footer .partners .box .list .item{border:1px solid #ddd; width:100%; box-sizing:border-box;}
	#footer .partners .box .list .item a{background:#fff; display:block;}
	#footer .copyright{padding:10px 0;}
	#footer .copyright .txt{padding:10px 0;font-size: 12px; text-align:center; float:none;}
	#footer .foot_share{text-align:center; width:100%; float:none; margin:0; padding-top:10px; float:none;}

	.products_category{height:auto; padding:15px;}
	.products_category .l{padding:0;}
	.products_category .l .title{font-size:20px;}
	.products_category .img{display:none;}
}
@media (max-width: 768px){
	body .bx-wrapper .bx-pager.bx-default-pager a{ margin: 2.4vw 0;}
	.rale_news .list{ grid-template-columns: repeat(2, 46.5%);}
	/*.i_video{ margin-top: 15vw;}*/

}
@media (max-width: 750px){
	.banner .bx-wrapper .bx-pager{ display: none;}
	.index_top{ padding: 16vw 0;}
	#footer .copyright{ margin-top: 2.8vw;}
}




/* t262 start */
a:hover{text-decoration:none;}
.index_wrapper_1200{overflow:hidden;margin:0 auto;width:1200px;}
#header{display:flex;height:100px;flex-wrap:nowrap;justify-content:space-between; /*align-items:center;*/ position: relative;}
#header .logo{display:flex;width:17.0626%;justify-content:flex-start;align-items:center;box-sizing: border-box;padding-right: 5%;padding-left: 4.16666%;}
#header .hedaer_nav{/*display:flex;*/ width:61%; /*flex:1 1 auto;justify-content:center;*/align-items:center;}
.default_nav_style .n_item{display: inline-block; margin-right: 50px; float: unset; height: 100px; line-height: 100px;}
.default_nav_style .n_item:last-child{margin-right: 0px;}
.default_nav_style .n_item>a{padding: 0px; font-family: "Oswald-Light"; font-size: 16px; text-transform:uppercase; line-height: 100px; }
.default_nav_style .nav_sec .nav_sec_item{text-align: left;}
.default_nav_style .small_nav_sec .nav_sec_item a, .default_nav_style .small_nav_sec .nav_sec_item dt a{ height: 30px; line-height: 30px; font-family:"Oswald-Light"; font-size: 14px; }
/*
#header .hedaer_nav .header_nav_item{position:relative;margin-right:50px;font-weight:700;}
#header .hedaer_nav .header_nav_item:last-of-type{margin-right:0;}
#header .hedaer_nav .header_nav_item a{font-family: "Oswald-Light";font-weight: bold;display: block;height: 30px;overflow: hidden;color:#333;text-transform:uppercase;font-size:16px;line-height:30px;}
#header .hedaer_nav .header_nav_item a:hover{color: #111111;}
#header .hedaer_nav .header_nav_item .header_item_navSub{position:absolute;top:100%;left:50%;z-index:2;box-sizing:border-box;padding:9px 30px;width:180px;border-radius:3px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:0;transition:all .5s;transform:translate(-50%,0);pointer-events:none;}
#header .hedaer_nav .header_nav_item .header_item_navSub a{display:block;overflow:hidden;height:36px;text-transform:capitalize;letter-spacing:1px;font-weight:400;font-size:14px;line-height:36px;}
#header .hedaer_nav .header_nav_item:hover .header_item_navSub{opacity:1;pointer-events:all;}*/
#header .header_icon_list{display:flex;box-sizing:border-box;padding-right:4.16666%;width:23.0626%;;justify-content:flex-end;align-items:center;}
#header .header_icon_list .header_icon_item{margin-right:1.30208vw;}
#header .header_icon_list .header_icon_item span{ color:#ec6a14;font-weight:bold;font-size:18px;}
#header .header_icon_list .header_icon_item em{ color:#ec6a14;font-weight:bold;font-size:18px;padding-left:42px;}
#header .header_icon_list .header_icon_item a{display:block;width:100%;height:100%;font-family: Oswald-Light;}
#header .header_icon_list .header_icon_item:last-of-type{margin-right:0;}
#header .header_icon_list .header_icon_search{position:relative;background:url(../images/iocn_search.png) no-repeat no-repeat center center;}
#header .header_icon_list .header_icon_search .header_search_form{position:absolute;top:50%;right:0;width:250px;height:42px;border-bottom:1px solid #555;background:#fff;opacity:0;transition:all .4s;transform:translateY(-50%);pointer-events:none;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;}
#header .header_icon_list .header_icon_search .header_search_form .text{box-sizing:border-box;padding-left:10px;width:80%;height:100%;border:0;background:0 0;}
#header .header_icon_list .header_icon_search .header_search_form .sub_btn{width: 30px;height: 30px;line-height: 100%;border:0;background:url(../images/iocn_search.png) no-repeat center center;cursor:pointer;}
#header .header_icon_list .header_icon_user{background:url(../images/icon_user.png) no-repeat no-repeat center center;}
#header .header_icon_list .header_icon_inquiry{position:relative;background:url(../images/icon_inquiry.png) no-repeat no-repeat center center;}
#header .header_icon_list .header_icon_lang{position:relative;color:#373737;font-size:20px;font-family:Oswald-Light;line-height:30px;}
#header .header_icon_list .header_icon_lang a{text-align:center;}
#header .header_icon_list .header_icon_lang .lang_choice{display: none;position:absolute;top:100%;left:50%;z-index:99;overflow:hidden;padding:5px;width:100px;border-radius:5px;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);-webkit-transform:translateX(-50%);transform:translateX(-50%); max-height: 420px; overflow-y: auto;}
#header .header_icon_list .header_icon_lang .lang_choice::-webkit-scrollbar{display: none;}
#header .header_icon_list .header_icon_lang .lang_choice a{display:block;color:#000;text-align:center;font-size:14px;font-family:Lato-Light;line-height:28px;}
#header .header_icon_list .header_icon_lang:hover .lang_choice{display: block;}

#footer{background:#f1f1f1;}
#footer .footer_logo{display:block;text-align:center;}
#footer .footer_content{display:block;margin-top:47px;color:grey;text-align:center;font-size:16px;line-height:28px;}
#footer .foot_share{display:flex;margin-top:46px;justify-content:center;align-items:center;}
#footer .foot_share .foot_share_box{margin-right:13px;width:40px;height:40px;background-repeat:no-repeat;vertical-align:middle;transition:all .3s;}
#footer .foot_share .foot_share_box:last-of-type{margin-right: 0;}
#footer .foot_share .Facebook{background-position:0 0;}
#footer .foot_share .Instagram{background-position:0 -280px;}
#footer .foot_share .Twitter{background-position:0 -40px;}
#footer .foot_share .LinkedIn{background-position:0 -120px;}
#footer .foot_share .Google{background-position:0 -200px;}
#footer .foot_share .Pinterest{background-position:0 -80px;}
#footer .foot_share .foot_share_box:hover{background-color:#814d95;background-blend-mode:color-dodge;}
#footer .footer_nav_list{display:flex;margin-top:70px;margin-bottom:51px;flex-wrap:wrap;justify-content:center;}
#footer .footer_nav_list .footer_nav_item{margin-right:55px;font-size:14px;}
#footer .footer_nav_list .footer_nav_item:last-of-type{margin-right:0;}
#footer .footer_nav_list .footer_nav_item a{color:#595959;text-transform:uppercase;line-height:30px;}
#footer .footer_copy{display:flex;box-sizing:border-box;padding:30px 0;height:auto;min-height:80px;background:#212121;justify-content:center;align-items:center;}
#footer .footer_copy span{display:block;display:block;margin:0 auto;width:90%;height:auto;color:#bfbfbf;text-align:center;line-height:30px;}
#footer .footer_copy span a{color:#bfbfbf;}

.ueeshop_responsive_download_list ul li{overflow:hidden;display:flex;justify-content:space-between}
.ueeshop_responsive_download_list ul li .name{height:48px;overflow:hidden;flex-shrink:1}
.ueeshop_responsive_download_list ul li a{flex-shrink:0;margin-left:5px}
.ueeshop_responsive_products_inquiry{min-height:560px}

/* edit  start*/
body .ueeshop_responsive_case_list .item .img{width:33.1073%}
body .ueeshop_responsive_case_list .item .info{margin-top:36px;padding-left:47px;width:61.5819%}
body .ueeshop_responsive_case_list .item .info .name{position:relative;margin-bottom:0;padding-bottom:0;margin-bottom: 15px;;height:38px;line-height:38px;overflow: hidden;}
body .ueeshop_responsive_case_list .item .info .name:before{display:block;content:'';position:absolute;left:0;bottom:0;width:44px;height:1px;background:#595959}
body .ueeshop_responsive_case_list .item .info .name a{font-size:20px;color:#000;font-family:Oswald-Light;letter-spacing: 1px;}
body .ueeshop_responsive_case_list .item .info .desc{padding-top:20px;line-height:24px;font-size:14px;color:#5b5b5b}

.ueeshop_responsive_info_detail>.title{font-family:Oswald-Light; letter-spacing: 2px;color: #000;}
.info-list .ueeshop_responsive_info_list .item .info .title a{font-family:Oswald-Light; letter-spacing: 1px;font-size: 20px !important;color: #000;}
.product-detail .ueeshop_responsive_products_detail  .info .name{font-family: Oswald-Light;color: #223145;}

.ueeshop_responsive_products_detail .info .button .add_to_inquiry{background: #223145;}
/* edit end */

/* t262 end */
@media (max-width: 1440px){
	.wrap{ width: 95%;}
	#header .header_icon_list{ width: 23.0626%;}
	#header .hedaer_nav{ text-align:left;}

}

/* t262 start */

@media screen and (max-width:1220px){
	.index_wrapper_1200{overflow:hidden;box-sizing:border-box;padding:0 4vw;width:100%}
	#header .header_icon_list{padding-right:3.16666%;}
	.default_nav_style .n_item{margin-right: 20px;}
	#header .header_icon_list .header_icon_search .header_search_form{ width:160px;}
	#header .header_icon_list{ width:31%;}
}

/* t262 end */
@media (max-width: 991px){
	/* t262 start */
	#header{display:none}
	/* t262 end */
    .product-list .contenter #plist .contents .blk{width: 31%;margin:0 1% 25px;}
    .pro_cate{display: none;}
	.menu-wrap-style{display: none;}
	.menu-in-left .wrap-righter-style{width: 100%;}
	body .ueeshop_responsive_case_list .item .info .name{padding-bottom:9px}
	body .ueeshop_responsive_case_list .item .info .name a{font-size:16px;font-weight:700}
	body .ueeshop_responsive_case_list .item .info .desc{padding-top:13px}
}
@media (max-width: 768px){
	.wrap-module .ueeshop_responsive_products_list .item{ margin-right: 2%; width: 49%;}
	.wrap-module .ueeshop_responsive_products_list .item:nth-child(4n){ margin-right: 2%;}
	.wrap-module .ueeshop_responsive_products_list .item:nth-child(2n){ margin-right: 0;}
	.ueeshop_responsive_case_list .item{display:flex;justify-content:center;align-items:center}
	.ueeshop_responsive_case_list .item .img{width:33.1073%}
	body .ueeshop_responsive_case_list .item .info{margin-top:36px;padding-left:47px;width:61.5819%}
	body .ueeshop_responsive_case_list .item .info{margin-top:20px}
	/* t262 start */
	#footer{padding-top:13.33333vw}
	#footer .footer_logo img{width:50%}
	#footer .footer_content{margin-top:5.6vw;font-size:14px;line-height:22px}
	#footer .foot_share{margin-top:5.86666vw;flex-wrap:wrap}
	#footer .foot_share .foot_share_box{margin-right: 10px;}
	#footer .footer_copy{padding:15px 0;min-height:75px}
	#footer .footer_copy span{font-size:14px;line-height:22px}
	#footer .footer_copy{flex-wrap:wrap}
	#footer .footer_nav_list{margin-top:5.6vw;margin-bottom:8vw;justify-content:center}
	#footer .footer_nav_list .footer_nav_item{margin-right:5.86666vw}
	#footer .footer_nav_list .footer_nav_item a{line-height:32px}
	/* t262 end */
}

@media screen and (max-width:600px){.contenter .ueeshop_responsive_position{margin-bottom:26px}
.ueeshop_responsive_case_list{width:100%}
.ueeshop_responsive_case_list .item{flex-wrap:wrap}
body .ueeshop_responsive_case_list .item .img{width:100%}
.ueeshop_responsive_case_list .item .img{width:100%}
body .ueeshop_responsive_case_list .item .info{width:100%;padding-left:0}
}








.article-content .art-title{height: 35px;margin: 30px 0;font-size: 22px;color: #333;text-align: center;}
.wrap-module body .ueeshop_responsive_position{margin-top: 8px;line-height: 40px;margin-bottom: 25px;border-color: #e6e6e6;}
.art-menu-wrap-style{margin-bottom: 45px;}
.art-menu-wrap-style .menu{text-align: center;}
.art-menu-wrap-style .menu ul li{display: inline-block;font-size: 15px;color: #222;margin:0 25px;}

.menu-in-left{padding-top: 50px;}
.menu-in-left .menu-wrap-style{width: 20%;float: left;}
.menu-in-left .wrap-righter-style{width: 73.75%;float: right;}
.menu-wrap-style .menu{}
.menu-wrap-style .menu .m-title{font-size: 19px;color: #191919;margin-bottom: 15px;}
.menu-wrap-style .menu .cate-top{font-size: 18px;color: #191919;font-weight: bold;margin-bottom: 20px;}
.menu-wrap-style .menu h3{margin-bottom: 10px;}
.menu-wrap-style .menu h3 a{font-size: 15px;color: #222;font-weight: bold;}
.menu-wrap-style .menu .sublist{line-height: 250%;margin-bottom: 15px;}
.menu-wrap-style .menu .sublist li{}
.menu-wrap-style .menu .sublist li a{font-size: 16px;color: #555;}
.menu-wrap-style .menu .sublist li a:before{width: 13px;height: 13px;border:1px solid #464646;border-radius: 3px; display: inline-block;vertical-align: middle;margin-right: 10px;transition: all .5s; content: '';}
.menu-wrap-style .menu .sublist li a.on{color: #691a19;text-decoration: underline;}
.menu-wrap-style .menu .sublist li a.on:before{border-color: #691a19;border-radius: 100px;}
.menu-wrap-style .menu .sublist li a:hover{color: #691a19;text-decoration: underline;}
.menu-wrap-style .menu .sublist li a:hover:before{}
.menu-wrap-style .menu .sublist li.v3{padding-left: 20px;}
.menu-wrap-style .menu .sublist li.v3 a{}
.menu-wrap-style .menu .sublist li.v3 a:before{display: none;}

.menu-wrap-style .related{ margin-top: 22px; width: 100%;}
.menu-wrap-style .related .r_title{ width: 100%; height: 23px; line-height: 23px; font-size: 23px; color: #191919;font-family:'Oswald-Light', Arial;letter-spacing: 1px;font-weight: bold;}
.menu-wrap-style .related .r_list{ margin-top: 5px; width: 100%;}
.menu-wrap-style .related .r_list .item{ padding: 16px 0 19px; border-bottom: 1px solid #e5e5e5;}
.menu-wrap-style .related .r_list .item:first-child{ border-top: 0;}
.menu-wrap-style .related .r_list .title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; width: 100%; line-height: 24px; font-size: 15px; color: #222; font-weight: bold; text-decoration: none; overflow: hidden;    font-family: Oswald-Light;
    letter-spacing: 0.5px;}
.menu-wrap-style .related .r_list .author{ margin-top: 6px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.menu-wrap-style .related .r_list .brief{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 8px; width: 100%; line-height: 20px; font-size: 14px; color: #888; word-break: break-all; overflow: hidden;}

.menu-wrap-style{ width: 277px; float: left;}
.wrap-righter-style{ width: 74.85%; float: right;}


.page a{padding:0 10px;}

.contents p{ text-indent:2em;}





.f_language { height: 100%; line-height:100px;}
.f_language .h_lang { height: 100%; width:70px; }
.f_language .h_lang .f_btn { width: 34px; font-size: 14px; text-transform: uppercase; position: relative; }
.f_language .h_lang .f_btn::before { display: block; content: ''; position: absolute; left:35px; top: 50%; margin-top: -3.5px; width: 11px; height: 7px; background: url(../images/triangle.png) no-repeat right; -webkit-transition: all 0.3s; transition: all 0.3s; }
.f_language .h_lang:hover .triangle:before { transform: rotate(180deg); }
.f_language .h-user { font-size: 0; }
.f_language .icon { position: relative; }
.f_language .icon .layer { padding: 0 10px; width: 135px; border-radius: 8px; text-align: center; background: #fff; position: absolute; top: 102%; left: 50%; -webkit-border-radius: 8px; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); z-index: 100; max-height: 690px; overflow-y: auto;}
.f_language .icon .layer::-webkit-scrollbar{display: none;}
.f_language .icon .layer a { margin: 10px 0; line-height: 25px; font-size: 14px; color: #000; font-weight: bold; text-decoration: none; }
.f_language .icon .layer a + a { border-top: 1px solid rgba(255, 255, 255, 0.2); }
.f_language .icon .layer a:hover { text-decoration: underline; }
.f_language .icon:hover .layer { opacity: 1; visibility: visible; }

.yuyan{ text-align:center; line-height:300%;}
.yuyan a{padding:0 5%;	}
